home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 November / PCWorld_2007-11_cd.bin / komunikace / plainhtml / ph45_ENU_Setup.exe / {app} / data / PHP Oracle 8.dat < prev    next >
Text File  |  2007-09-17  |  475b  |  29 lines

  1. OCIDefineByName();
  2. OCIBindByName();
  3. OCILogon();
  4. OCIPLogon();
  5. OCINLogon();
  6. OCILogOff();
  7. OCIExecute();
  8. OCICommit();
  9. OCIRollback();
  10. OCINewDescriptor();
  11. OCIRowCount();
  12. OCINumCols();
  13. OCIResult();
  14. OCIFetch();
  15. OCIFetchInto();
  16. OCIFetchStatement();
  17. OCIColumnIsNULL();
  18. OCIColumnSize();
  19. OCIServerVersion();
  20. OCIStatementType();
  21. OCINewCursor();
  22. OCIFreeStatement();
  23. OCIFreeCursor();
  24. OCIColumnName();
  25. OCIColumnType();
  26. OCIParse();
  27. OCIError();
  28. OCIInternalDebug();
  29.